ODAC

TOraTransaction Methods

Methods of the TOraTransaction class.

For a complete list of the TOraTransaction class members, see the TOraTransaction Members topic.

Public

Name Description

AddSession

Overloaded. Associates a TOraSession component with the transaction component.

ClearSessions

Disassociates the transaction component from all its session components.

Commit (inherited from TDATransaction)

Commits the current transaction.

Detach

Deactivates a transaction.

RemoveSession

Disassociates the specified session from the transaction.

Resume

Resumes a detached transaction.

Rollback (inherited from TDATransaction)

Discards all modifications of data associated with the current transaction and ends the transaction.

RollbackToSavepoint

Discards all modifications made during the current transaction and restores its state to the moment of the savepoint.

Savepoint

Defines a savepoint in the transaction.

StartTransaction

Overloaded. Begins a new user transaction against the database server.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback